home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Saar AMOK 2
/
Saar AMOK II - Oktober 1994 (1994)(Kreativ Marketing)(DE)[!][I-7598].iso
/
disks
/
651_700
/
693
/
avm
/
avm1.19.lha
/
StandardConfig
< prev
next >
Wrap
Text File
|
1994-04-06
|
944b
|
28 lines
; This file gets executed by StartAVM or StartAVMAndGPFax
; It contains config information that you can use to change
; the behavior of some of the AVM ARexx scripts or some of
; the binaries. See avm.doc to know what each of these things
; is for.
echo "If you see errors here, edit AVM:StandardConfig"
echo "to tell me where to find RXSET or SETENV"
setenv AVMTIMEDATEFORMAT "%I:%M %p %A"
setenv AVMSCALEADJUST -1
setenv AVMSERVERPRI 0
setenv AVMSERVERMANPRI 0
setenv AVMPLAYERPRI 0
setenv AVMLOGFILE "ram:logger.save"
setenv AVMSLOWCVSD NO
setenv AVMADPCM2IFFPRI -5
setenv AVMOLDZYXEL NO
sys:rexxc/rxset AVMIntroductionType TIMEOFDAY
sys:rexxc/rxset AVMTimeFormat "%hours12 %minutes %pm"
sys:rexxc/rxset AVMDateFormat "%month %day"
sys:rexxc/rxset AVMSimpleAnsweringMachine YES
sys:rexxc/rxset AVMDirectDDNumber YES
sys:rexxc/rxset AVMAnswerPriority VOICE
sys:rexxc/rxset AVMPlayWhileConverting NO
sys:rexxc/rxset AVMPreConvert NO